|
|
|
|
Tag1 Property, TabClass Class |
Defines the tab's application-defined object.
Syntax TabClass Class (Softelvdm.SftTabsNET)
VB |
Public Property Tag1 As Object |
C# |
public object Tag1 { get; set; } |
C++ |
public: property Object^ Tag1 { |
Property Value
The application specific data.
The default value is null/Nothing.
Comments
The Tag1 property defines the tab's application-defined object.